hash/fnv.sum32.AppendBinary (method, view implemented interface methods)
2 uses
hash/fnv (current package)
fnv.go#L222: func (s *sum32) AppendBinary(b []byte) ([]byte, error) {
fnv.go#L229: return s.AppendBinary(make([]byte, 0, marshaledSize32))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)